3.229 \(\int \frac{1}{(a g+b g x)^2 (A+B \log (e (a+b x)^n (c+d x)^{-n}))} \, dx\)

Optimal. Leaf size=96 \[ \frac{e^{\frac{A}{B n}} (c+d x) \left (e (a+b x)^n (c+d x)^{-n}\right )^{\frac{1}{n}} \text{Ei}\left (-\frac{A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )}{B n}\right )}{B g^2 n (a+b x) (b c-a d)} \]

[Out]

(E^(A/(B*n))*(c + d*x)*((e*(a + b*x)^n)/(c + d*x)^n)^n^(-1)*ExpIntegralEi[-((A + B*Log[(e*(a + b*x)^n)/(c + d*
x)^n])/(B*n))])/(B*(b*c - a*d)*g^2*n*(a + b*x))

________________________________________________________________________________________

Rubi [F]  time = 0.102474, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{1}{(a g+b g x)^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Int[1/((a*g + b*g*x)^2*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])),x]

[Out]

Defer[Int][1/((a*g + b*g*x)^2*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])), x]

Rubi steps

\begin{align*} \int \frac{1}{(a g+b g x)^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )} \, dx &=\int \frac{1}{(a g+b g x)^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )} \, dx\\ \end{align*}

Mathematica [F]  time = 0.0590735, size = 0, normalized size = 0. \[ \int \frac{1}{(a g+b g x)^2 \left (A+B \log \left (e (a+b x)^n (c+d x)^{-n}\right )\right )} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[1/((a*g + b*g*x)^2*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])),x]

[Out]

Integrate[1/((a*g + b*g*x)^2*(A + B*Log[(e*(a + b*x)^n)/(c + d*x)^n])), x]

________________________________________________________________________________________

Maple [F]  time = 0.046, size = 0, normalized size = 0. \begin{align*} \int{\frac{1}{ \left ( bgx+ag \right ) ^{2}} \left ( A+B\ln \left ({\frac{e \left ( bx+a \right ) ^{n}}{ \left ( dx+c \right ) ^{n}}} \right ) \right ) ^{-1}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(b*g*x+a*g)^2/(A+B*ln(e*(b*x+a)^n/((d*x+c)^n))),x)

[Out]

int(1/(b*g*x+a*g)^2/(A+B*ln(e*(b*x+a)^n/((d*x+c)^n))),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (b g x + a g\right )}^{2}{\left (B \log \left (\frac{{\left (b x + a\right )}^{n} e}{{\left (d x + c\right )}^{n}}\right ) + A\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*g*x+a*g)^2/(A+B*log(e*(b*x+a)^n/((d*x+c)^n))),x, algorithm="maxima")

[Out]

integrate(1/((b*g*x + a*g)^2*(B*log((b*x + a)^n*e/(d*x + c)^n) + A)), x)

________________________________________________________________________________________

Fricas [A]  time = 1.04724, size = 149, normalized size = 1.55 \begin{align*} \frac{e^{\left (\frac{B \log \left (e\right ) + A}{B n}\right )} \logintegral \left (\frac{{\left (d x + c\right )} e^{\left (-\frac{B \log \left (e\right ) + A}{B n}\right )}}{b x + a}\right )}{{\left (B b c - B a d\right )} g^{2} n} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*g*x+a*g)^2/(A+B*log(e*(b*x+a)^n/((d*x+c)^n))),x, algorithm="fricas")

[Out]

e^((B*log(e) + A)/(B*n))*log_integral((d*x + c)*e^(-(B*log(e) + A)/(B*n))/(b*x + a))/((B*b*c - B*a*d)*g^2*n)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*g*x+a*g)**2/(A+B*ln(e*(b*x+a)**n/((d*x+c)**n))),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{{\left (b g x + a g\right )}^{2}{\left (B \log \left (\frac{{\left (b x + a\right )}^{n} e}{{\left (d x + c\right )}^{n}}\right ) + A\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(b*g*x+a*g)^2/(A+B*log(e*(b*x+a)^n/((d*x+c)^n))),x, algorithm="giac")

[Out]

integrate(1/((b*g*x + a*g)^2*(B*log((b*x + a)^n*e/(d*x + c)^n) + A)), x)